Programming With Types in Teal
Teal for Dora SSR
This tutorial is a slightly modified version of the original Teal tutorial, adapted for Dora SSR. The original tutorial can be found here. And this tutorial assumes you are already familiar with Lua, you can refer to the Lua official documentation for learning.
1. Welcome to Teal!
In this tutorial, we will go through the basics so you can get up and running type checking your Lua code, through the use of Teal, a typed dialect of Lua.